Welcome![Sign In][Sign Up]
Location:
Search - remote control in java

Search list

[Dialog_WindowJavaJTableJTree

Description: 刚开始看到这个题目的时候,我并不是十分明白自己要做什么。Java语言是我们这个学期刚刚学过的课程,但是我们所学的都是些基本的东西,而且没有涉及到控件的问题。我查阅了一些资料,终于大体了解JTable和JTree是Swing组件里面的控件,一个是远程表,一个是目录树。在了解了一些关于这两个控件的一些知识之后,脑海中大体出现了一些流程。 我的程序设计大致按照下列流程进行:    1. 引入Awt包,Swing包    2. 设置顶层容器    3. 设置按钮和标签    4. 向容器中添加组件(JTable和JTree)    5. 进行事件处理 一、 实现过程以及实例解析 题目要求是用Java实现控件,因此我所使用的实现语言就是Java,刚开始我没有了解题目的真正含义,只实现了静态的JTable和JTree控件。 静态JTable是在JavaApplet中实现的,实现的大致过程为:首先建了一个容器,该容器用来获得新建的表格,然后建了一个模板,并给该模板添加滚动条,接着往容器中添加该模板,最后往数组中添加数据,并获取关于表格的相关信息。至此,程序就结束了。 -just beginning to see this subject, I do not quite understand what they ought to do. Java is the language of this semester we just learned in the course, but we have learned are some basic things, but did not address the issue of control. I looked up some information, and finally a general understanding and J Swing JTree component of the controls inside, a remote table is a directory tree. In some understanding on these two controls knowledge, mind there are some general procedures. I generally design the procedures in accordance with the following procedures : 1. Introduction Awt kits, Swing Pack 2. The top three containers installed. Set up four buttons and labels. Adding to the vessel components (J and JTree) 5. For an incident to achieve analytic process and examples of subject is requ
Platform: | Size: 403359 | Author: 丁兴全 | Hits:

[JSP/JavaLaserControl

Description: Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make your wall into a remote controll.
Platform: | Size: 80854 | Author: mark torres | Hits:

[Dialog_WindowJavaJTableJTree

Description: 刚开始看到这个题目的时候,我并不是十分明白自己要做什么。Java语言是我们这个学期刚刚学过的课程,但是我们所学的都是些基本的东西,而且没有涉及到控件的问题。我查阅了一些资料,终于大体了解JTable和JTree是Swing组件里面的控件,一个是远程表,一个是目录树。在了解了一些关于这两个控件的一些知识之后,脑海中大体出现了一些流程。 我的程序设计大致按照下列流程进行:    1. 引入Awt包,Swing包    2. 设置顶层容器    3. 设置按钮和标签    4. 向容器中添加组件(JTable和JTree)    5. 进行事件处理 一、 实现过程以及实例解析 题目要求是用Java实现控件,因此我所使用的实现语言就是Java,刚开始我没有了解题目的真正含义,只实现了静态的JTable和JTree控件。 静态JTable是在JavaApplet中实现的,实现的大致过程为:首先建了一个容器,该容器用来获得新建的表格,然后建了一个模板,并给该模板添加滚动条,接着往容器中添加该模板,最后往数组中添加数据,并获取关于表格的相关信息。至此,程序就结束了。 -just beginning to see this subject, I do not quite understand what they ought to do. Java is the language of this semester we just learned in the course, but we have learned are some basic things, but did not address the issue of control. I looked up some information, and finally a general understanding and J Swing JTree component of the controls inside, a remote table is a directory tree. In some understanding on these two controls knowledge, mind there are some general procedures. I generally design the procedures in accordance with the following procedures : 1. Introduction Awt kits, Swing Pack 2. The top three containers installed. Set up four buttons and labels. Adding to the vessel components (J and JTree) 5. For an incident to achieve analytic process and examples of subject is requ
Platform: | Size: 403456 | Author: 丁兴全 | Hits:

[JSP/JavaRemoteInspector2

Description: 這是遠端桌面使用java版本,Server端為被遙控端,Client端為搖空別人那端,還可以傳檔案利用roottree的方式列表出來,算是開發中的程式,有興趣的人可以修改的更好。-This is the java version to use Remote Desktop, Server client for remote control client, Client-side space for others to shake那端, Chuan-file can also use the list roottree way out, is the development of the program, those who are interested in can be amended more好.
Platform: | Size: 58368 | Author: 劉逸 | Hits:

[JSP/JavaLaserControl

Description: Laser Control is a java program that using a webcam detects when a laser pointer is in a specified hotspot and then does the equivalent of pressing a specified keyboard key. thus controlling Media Portal through it s hot keys. the hotspots can be set by the user as well as the actions taken. Make your wall into a remote controll.
Platform: | Size: 80896 | Author: mark torres | Hits:

[Remote Controljrdesktop-0.2.0030.src

Description: Source Code for remote control building in Java.
Platform: | Size: 139264 | Author: lucasgoiano | Hits:

[JSPJavaME

Description: 在多终端的JavaME蓝牙串口通讯中,经常需要访问并控制异地文件目录结构。为了保证在串口连接的条件下能够便捷和实时的获取目录结构信息,准确定位文件,还必须对目录结构动态的进行控制。针对上述问题,研究并给出了适用于动态访问控制的二维向量存储结构及访问控制方法的设计,同时提供了该方法应用在蓝牙串口通讯中的实现程序。实际应用结果也表明了动态访问控制的有效性。-In multi-terminal Java ME Bluetooth serial port communications, it is necessary to access and control remote file directory structure. To ensure that under the conditions of serial connections it is convenient and real-time to access the directory structure information, and locate the file accurately, the directory structure must also be controlled dynamically. To address these problems, this paper researches and designs the two-dimensional vector storage structure and access control methods, along with the application and the realization of the method in the Bluetooth serial port communication. The results of practical application show the effectiveness of dynamic access control.
Platform: | Size: 295936 | Author: 周志磊 | Hits:

[Software Engineeringmulti-robot-teleoperation-virtual-

Description: 当操作者通过Internet网络控制远端机器人时,结构合理的虚拟操作环境可以增强远程控制能力, 良好的网络通信能力可以保证操作意图的有效性.首先阐明了虚拟操作环境在多机器入网络遥操作系统中 的重要作用,然后分析了以CORBA(公共对象请求中介体系结构)/Java技术融合为基础的中间件技术的特 点,及其在实现分布武虚拟环境过程中的通信作用.在进行虚拟环境(VE)结构分析的基础上,通过定义VE 中的客户类和服务器类,利用统一建模语言(UML)图形化表达了VE框架的内在关系.通过在VE中实现销 孔装配实验,表明通过融合CORBA/IIOP的网络互操作性和Java的可移植对象结构,可以有效实现网络对 象通信;所建立的VE具有良好的人机交互能力,可以保证操作者预期的操作要求和在Internet网络中实现 多操作者实时协作和并行操作能力-When multi-operator control robots through the Internet,logical distributed virtual environment (DVE)can enhance remote control capability and network communicating capability can guarantee eficient operations.The importance of VE in an Internet based multiple telerobot system is clarified first and then the characters of the middleware technology based on CORBA/Java technology is analyzed to realize the DVE.The definitions of the client class and server class for VE model is built referred to the structural analysis of VE and the process of teleoperation,and inner connections of system framework and the important application of CORBA/ Java communicating technology is discussed with UML.A pin-in-hole experiment is implemented in VE to discuss that communication among network objects is eficient by using the interoperation of CORBA and portable character of Java,and it is also realized that VE in a telerobot system has good interactive capability to guarantee the operational pr
Platform: | Size: 352256 | Author: caowenming8 | Hits:

[JSP/Javajavca

Description: java编写的远程控制软件, 1、程序开机自动启动 2、自动发送邮件 3、执行dos命令,并将信息返回、这里可以执行关机等命令 4、锁定鼠标,这里通过一个线程实现 5、查看被控制端的桌面,将桌面画面截图并发送给控制端 6、在被控制端弹出对话框,多种对话框模式 7、让被控制端闪屏-java prepared by remote control software, a program at startup 2, 3 automatically send e-mail, dos command and return information, where you can shutdown command 4, locking the mouse, where a thread through 5, viewing is controlled end desktop, the desktop screen shots and send control terminal 6, in the pop-up dialog box is the control side, a variety of dialog mode 7, so that was the control side splash screen
Platform: | Size: 7168 | Author: 哦呵呵 | Hits:

[Applicationsprogram

Description: 一个用java编写的远程控制程序,内有使用说明,包括服务端和客户端-A remote control program written in Java, there are instructions, including server and client
Platform: | Size: 117760 | Author: punctuatnod | Hits:

[OS programthere

Description: 一个用java编写的远程控制程序,内有使用说明,包括服务端和客户端-A remote control program written in Java, there are instructions, including server and client
Platform: | Size: 117760 | Author: saajfwjj | Hits:

[Internet-Networkevavuete__hardwarr__phase

Description: A remote control program written in Java, there are instructions, including server and client
Platform: | Size: 118784 | Author: igfilite | Hits:
« 1 2»

CodeBus www.codebus.net